Total Complexity | 14 |
Dependencies | 2 |
Dependents | 5 |
Total lines | 132 |
Lines of code | 66 |
Logical lines of code | 51 |
Comment lines | 22 |
Methods | 6 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
insert_many() | 53 | 5 | 23 | |
create_table() | 59 | 3 | 13 | |
get_table_name() | 66 | 3 | 8 | |
__construct() | 67 | 1 | 7 | |
table_exists() | 68 | 1 | 7 | |
get_table_columns_from_db() | 66 | 1 | 8 |